Change the VNC main input loop delay from 1 second down to 10
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 16 Mar 2006 17:43:07 +0000 (18:43 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 16 Mar 2006 17:43:07 +0000 (18:43 +0100)
commit1409287078e998520ab16328215b1cff3a4cf0c3
tree11dcf9c8ee38099e4844ae0cd0e83f6f5f0e1e63
parent3fd07d7995f71150b7c6aed3ed9ee3fa4f3ef805
Change the VNC main input loop delay from 1 second down to 10
msec.  The 1 second delay was causing significant latency problems
with the mouse while there is no measurable overhead in lowering the
delay down to 10 msec.

Signed-off-by: Don Dugger <donald.d.dugger@intel.com>
tools/ioemu/target-i386-dm/helper2.c